PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / defineMarkedContentPoint Method
A name Object indicating the role or significance of the point.
In This Topic
    defineMarkedContentPoint Method
    In This Topic
    Defines a marked-content point.
    Syntax
    public void defineMarkedContentPoint( 
       PDFCosName tag
    )

    Parameters

    tag
    A name Object indicating the role or significance of the point.
    See Also